Save x and y in window_private.
authorAlexander Larsson <alla@lysator.liu.se>
Sun, 21 Apr 2002 19:17:58 +0000 (19:17 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Sun, 21 Apr 2002 19:17:58 +0000 (19:17 +0000)
commit398e83736aaf408129e0c2301ebc27f8aad33d06
treeac359c5e07bbc169624d2718597efd3bd3c090e9
parent1ffde0469ea991648a4341cd87ca3a42de9a8b41
Save x and y in window_private.

2002-04-21  Alexander Larsson  <alla@lysator.liu.se>

* gdk/x11/gdkwindow-x11.c (gdk_window_reparent):
Save x and y in window_private.

* gtk/gtkplug.c (_gtk_plug_add_to_socket):
Move plug window outside the visible area to avoid flashing until
the first size_allocate.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/x11/gdkwindow-x11.c
gtk/gtkplug.c